Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exporter-otlp-proto-http: add user agent string #2959

Merged
merged 6 commits into from
Oct 12, 2022

Conversation

codeboten
Copy link
Contributor

@codeboten codeboten commented Oct 5, 2022

Description

Adding user agent string to OTLP HTTP exporter. As part of the change, I refactored the content-type header as well.

Part of #2958

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Added unit test

Does This PR Require a Contrib Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added

Adding user agent string to OTLP HTTP exporter. As part of the change, I refactored the content-type header as well.

Part of open-telemetry#2958
@codeboten codeboten requested a review from a team October 5, 2022 16:55
@ocelotl ocelotl merged commit 8927ae5 into open-telemetry:main Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants